| CmDocType |
| Logical Entity Name | CmDocType |
| Default Table Name | CmDocType |
| Physical Only | NO |
| Definition | |
| Note |
| CmDocType Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
| Code | char(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| SyCampusGrpID | int | NO | ||
| SyModuleID | int | NO | ||
| SystemCode | bit | NO | ||
| Direction | char(1) | NO | ||
| Active | bit | NO | ||
| ModFlag | char(1) | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
CmDocTypeID |
int | NO | ||
| Due | numeric(3, 0) | YES | ||
| DueDate | char(1) | YES | ||
| TranscriptRequest | bit | NO | ||
| TranscriptRequestType | char(1) | YES | ||
| DownloadDocumentName | varchar(128) | YES | ||
| ImageNowDocDesc | varchar(39) | YES | ||
| CmDocStatusID | int | YES | ||
| IsAwardYearSpecific | bit | NO | ||
| ts | timestamp | NO | ||
| IsPlacementSpecific | bit | NO | ||
| PermitTypes | int | NO | ||
| IntegrateToCrm | bit | NO |
| CmDocType Primary and Unique Keys |
| Key Name | Key Type | Keys |
| CmDocType_CmDocTypeID_U_C_IDX | PrimaryKey | CmDocTypeID |
| CmDocType Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| CmDocType Check Constraints |
| Check Constraint Name | CheckConstraint |